home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 16 / Disc Station Vol 16.bin / DRIVERS / MELCO / WHPAT951.EXE / DISK1 / INF.Z / WHPPMM.INF < prev    next >
INI File  |  1997-01-06  |  2KB  |  102 lines

  1. ; WHPPMM.INF
  2. ;
  3. ; This is Setup information file for monitors 
  4. ; supported in the Windows 95 retail product.
  5. ;
  6. ; Copyright (c) 1996, MELCO,Inc.
  7.  
  8. [version]
  9. LayoutFile=layout.inf
  10. signature="$CHICAGO$"
  11. Class=Monitor
  12. Provider=%MELCO%
  13. SetupClass=BASE
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir    = 11          ; LDID_SYS
  17. monitor.infs.copy = 17          ; LDID_INF
  18.  
  19.  
  20. ; Base Install Sections
  21. ;-------------------------------------------------
  22. [BaseWinOptions]
  23. MonitorBase
  24.  
  25. [MonitorBase]
  26. CopyFiles=monitor.infs.copy
  27.  
  28. [monitor.infs.copy]
  29. whppmm.inf
  30.  
  31.  
  32. ; Install class "Monitor"
  33. ;-------------------------------------------------
  34. [ClassInstall]
  35. AddReg=ClassAddReg
  36. DelReg=ClassDelReg
  37.  
  38. [ClassAddReg]
  39. HKR,,,,%MonitorClassName%
  40. HKR,,Icon,,"-1"
  41. HKR,,NoInstallClass,,1
  42. HKLM,"Enum\Monitor\Default_Monitor\0001",DeviceDesc,2,%DefaultMonitor%
  43. HKLM,"Enum\Monitor\Default_Monitor\0001",Class,2,Monitor
  44.  
  45. [ClassDelReg]
  46. HKLM,"Enum\Monitor\Default_Monitor\0000"
  47.  
  48.  
  49. ; Monitors to hide from pick list
  50. ;-------------------------------------------------
  51. [ControlFlags]
  52. ExcludeFromSelect=Monitor\Default_Monitor
  53.  
  54.  
  55. ; Manufacturer List
  56. ;-------------------------------------------------
  57. [Manufacturer]
  58. %Generic%=Generic
  59.  
  60.  
  61. ; Manufacturer Sections
  62. ;-------------------------------------------------
  63. [Generic]
  64. %2048.DeviceDesc%=2048.Install, MonID_2048
  65.  
  66.  
  67. ; Common AddReg/DelReg sections
  68. ;-------------------------------------------------
  69. [DEL_CURRENT_REG]
  70. HKR,MODES
  71. HKR,,MaxResolution
  72. HKR,,DPMS
  73. HKR,,ICMProfile
  74.  
  75. [2048]
  76. HKR,,MaxResolution,,"2048,1536"
  77.  
  78. [DPMS]
  79. HKR,,DPMS,,1
  80.  
  81. [ICM9]
  82. HKR,,ICMProfile,1,9
  83.  
  84.  
  85. ; Install Sections
  86. ;-------------------------------------------------
  87. [2048.Install]
  88. DelReg=DEL_CURRENT_REG
  89. AddReg=2048
  90.  
  91.  
  92. ; User visible strings
  93. ;-------------------------------------------------
  94. [Strings]
  95. MonitorClassName="╙╞└░"
  96. MELCO="âüâïâR"
  97.  
  98. Generic="(╜└▌└▐░─▐ ╙╞└░)"
  99. DefaultMonitor="òWÅÇ╙╞└░"
  100.  
  101. 2048.DeviceDesc = "WHP-PM 2048x1536"
  102.